Job Radar. Live notifications. AI processed.
upwork.com 2026-04-26 π‘
πΉ USA Ketamine Treatment Centers/Clincs Prospect List
π€ Client: πΊπΈ USA Member since 2026-04-24
π° Price: ****
π© Problem: Generate a structured list of ketamine treatment centers in the USA, categorized by state, including contact information and distinguishing between smaller clinics and hospital-associated ones.
π¦ Existing: Not specified
Specifications:
[Target] Collect data on ketamine treatment centers in the USA
[Method] Web scraping from public directories and websites
[UI/UX] Not applicable
[Stack] Python with libraries like BeautifulSoup or Scrapy, PostgreSQL for database storage
[Security] Ensure compliance with GDPR and CCPA; use proxies to avoid IP blocking
[Format] JSON format with fields: state, center_name, operator_name, director_name, phone_number, email, hospital_association
Workflow:
Identify reliable public sources for ketamine treatment centers (e.g., official health department websites)
Develop a web scraping script to extract relevant data
Filter and categorize the extracted data based on state and hospital association
Store the structured data in a PostgreSQL database
Export the final dataset in JSON format